Week 7
Milestones
- Switched to using FHIR API endpoints to fetch the patient details
- Refactored the code to increase modularity and reduce code smells
- Started with implementation of flow for Service Message Templates
Screenshots / Videos
Contributions
PR: link
Learnings
- Learnt about code smells and refactoring code
- Explored FHIR APIs
- Using curl commands to make request to API endpoints in Postman